projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09fce22
)
* pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 13 Dec 2008 14:19:24 +0000
(14:19 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 13 Dec 2008 14:19:24 +0000
(14:19 +0000)
internal format.
(pmail-convert-to-babyl-format, pmail-nuke-pinhead-header): New
functions, moved from pmail.el.
lisp/mail/ChangeLog.pmail
patch
|
blob
|
history
diff --git
a/lisp/mail/ChangeLog.pmail
b/lisp/mail/ChangeLog.pmail
index ec8603d7e6646d9d3488d6481beefe40eb15333c..fe26d224f54fe63f7a121c06206281c50bf8ecab 100644
(file)
--- a/
lisp/mail/ChangeLog.pmail
+++ b/
lisp/mail/ChangeLog.pmail
@@
-1,3
+1,10
@@
+2008-12-13 Chong Yidong <cyd@stupidchicken.com>
+
+ * pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox
+ internal format.
+ (pmail-convert-to-babyl-format, pmail-nuke-pinhead-header): New
+ functions, moved from pmail.el.
+
2008-12-12 Chong Yidong <cyd@stupidchicken.com>
* pmailout.el (pmail-output): Rewrite to handle mbox format.